***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Dec 28, 2018                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt BZX84C10 A K 
.param
+vc0 = 1.546e-13	 vc1 = 2.916e-12	 vc2 = 5.393e-12		vc3 = 4.805e-1
+tc1 = 3.331e-2		 tc2 = 1.451e-2
d1 A K zener
g1 K A value = {(vc0+vc1*v(K,A)+vc2*exp(vc3*v(K,A)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1 
***** dc model parameter *****
+ is = 9.036e-15	   n = 1.126		  rs = 6.238e-1
+ibv = 5e-3		 nbv = 1		  bv = 10
+ikf = 8e-3
***** capacitance parameter *****
+cjo = 4.534e-11	   m = 3.289e-1		  vj = 5.305e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.148		 xti = 3
+trs1 = -5.305e-4	tbv1 = 5.707e-4		tikf = 2e-2
.ends BZX84C10
*$
